﻿@charset "utf-8";
/*	样式重置*/
body { font: 12px/1.67 Tahoma, 'SimSun', sans-serif; color: #666; min-width: 960px; _width: expression(document.body.clientWidth < 960 ? "960px" : "auto" );}
a { text-decoration: none; color: #666; }
a:hover { color: #000; }
img { border: 0; vertical-align: top; }
input, textarea, select { font-size: 100%; }
body, h1, h2, h3, h4, p, ul, ol, dd, dl, form { margin: 0; font-weight: normal; cursor: default; }
ul { padding-left: 0; list-style-type: none; }
i, em { font-style: normal; }
s, u { text-decoration: none; }
/*样式库*/
.mh { height: auto !important; height: 480px; min-height: 480px; }
.fix { *zoom:1;}.fix:before, .fix:after { display: block; content: "."; height: 0; clear: both; visibility: hidden; }.fix:after { clear: both; }
.oh { overflow: hidden; *zoom:1;padding-bottom:10px;}
.l { float: left; }.r { float: right; }
.pr { position: relative; }.pa { position: absolute; }
.tr { text-align: right; }.tc { text-align: center; }.tl { text-align: left; }
.el { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.vm{vertical-align:middle;}
.dib { display: inline-block; *display:inline;*zoom:1;}
/*
**组件索引**

1,全站结构
2,幻灯片效果
3,滚动效果
4,导航
5,栏目标题
6,新闻头条
7,内页结构
8,面包屑
9,新闻列表
10,边栏菜单
11,产品列表
12,多栏新闻列表
13,文章详细页
14,选项卡
15,二手详细页(效果)
16,二手列表
17,录入表格样式
*/

/*全站结构*/
.max_wrap { margin-left: auto; margin-right: auto; max-width: 1440px; _width: expression(document.body.clientWidth > 1440 ? "1440px" : "auto" );}
.wrap { width: 960px; margin-left: auto; margin-right: auto; /*for ie6*/position:relative;}
/*幻灯片效果*/
.slide { position: relative; width:100%; }
.ban_c { position: absolute; left: 0; top: 0; width: 100%; height: 130%; overflow: hidden; }
.ban_c img { width: 100%; height: 100%; }
.ban_t { position: absolute; left: 0; bottom: 0; width: 100%; line-height: 20px; padding: 4px 0; text-indent: 10px; white-space: nowrap; overflow: hidden; color: #fff; background: rgba(0,0,0,.5); z-index: 3; filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);}
.ban_nav { position: absolute; bottom: 0; right:0; z-index: 4; }
.ban_nav a { display: inline-block; vertical-align: middle; width: 14px; height: 14px; line-height: 14px; overflow: hidden; text-align: center; margin:0 8px 5px 0; cursor: pointer; text-decoration: none; font-size: 10px; background: #ccc; }
.ban_nav .on { background: #f90; color: #fff; }
.Left, .Right { cursor: pointer; position:absolute;}
/*滚动效果*/
.conscroll { position: relative; overflow: hidden; }
.conscroll ul { position: absolute; left: 0; top: 0; }
.conscroll li { float: left; width: 16em; margin-right: 20px; }
.conscroll img { width: 100%; height: 12em; }
.conscroll p { line-height: 2; text-align: center; }
/*导航*/
.nav { height: 28px; background: #273277; margin-bottom: 2px; position: relative; z-index: 9; }
.nav li { float: left; width: 10%;height:25px; position: relative; }
.nav a { float:left;width:99%;margin-top:7px;line-height:14px; text-align: center; color: #fff; border-left:1px dashed #eee;_zoom:1;}
.nav a:hover { color: #eee; }
.nav li:first-child a{border:none;}
.nav li ul { display: none; position: absolute; left: 0; top: 25px; width: 100%; background: #273277; }
.nav li li { width: 100%;}
.nav li li a { font-size: 12px; height:24px;line-height: 24px; border:none;margin:0;}
.nav li li a:hover { background: #f5f5f5; color: #0c335e; }
/*栏目标题*/
.channelT { height: 47px; line-height: 47px; margin-left:-9px; padding: 0 0 0 10px; overflow: hidden; *zoom:1;}
.channelT1 { line-height: 52px; margin-left:-9px; padding: 0 0 0 10px; overflow: hidden; *zoom:1;}
.channelN { float: left; font-size: 14px; font-family: 'microsoft yahei'; color:#000;font-weight:bold;}
.channelN1 {float: left;font-size: 14px;font-family: 'microsoft yahei';color: #000;/*background: #313F84;*/width: 100%;height: 47px;line-height: 47px;font-weight: bold;text-indent: 9px; border-bottom: 1px solid #ff8a00;margin-bottom:5px;}
.channelN a{color: #000;}
.channelT .more { width: 44px; height: 100%; background:url(../images/00_11.png) 0 center no-repeat; }
/*新闻头条*/
.newsTop { overflow: hidden; *zoom:1;
height: 90px; }
.newsTop .img { float: left; width: 34%; height: 100%; overflow: hidden; margin-right: 15px; }
.newsTop .img img { height: 100%; width: 100%; }
.newsTop .detail { height: 100%; line-height: 1.2; overflow: hidden; }
.newsTop .info { color: #b7b7b7; }
.newsTop .title { display: block; height: 26px; line-height: 26px; overflow: hidden; }
.newsTop .title a { color: #1a568b; }
.newsTop .p { height: 3em; line-height: 1.5em; overflow: hidden; color: #666; }
.newsTop .p a { color: #ea0061; }
/*内页结构*/
.c { position: relative; overflow: hidden; *zoom:1;}
.side { width: 240px; overflow: hidden; }
.main { width: 670px;}
/*面包屑*/
.posi,.posi a{margin:0 4px;}
.posi a:hover{color:#000;}
/*新闻列表*/
.main_list li { height: 30px; line-height: 30px; overflow: hidden; border-top: 1px solid #dbdbdb; background: url(../images/li1.gif) 6px center no-repeat; padding-left: 20px; *vertical-align:top;/* 解决ie6,7<li>标签产生下边距问题 */
}
.main_list a { float: left; width: 68%; overflow:hidden;}
.main_list span { float: right; color: #999; }
/*边栏菜单（展开三级）*/
.s_menu { margin: 0 0 30px;background:url(../images/00channeltb.png) no-repeat; padding:0 25px;}
.s_menu .dt { height:63px;padding:30px 0 0 20px;font-size:16px;color:#273277;font-weight:bold;margin-bottom:10px;font-family:'microsoft yahei';}
.s_menu .dt em{display:block;font-size:12px;color:#666;font-weight:normal;}
.s_menu li { line-height: 23px; }
.s_menu li a { display: block; text-indent: 17px; height: 23px; background:url(../images/00linor.gif) 0 0 no-repeat; }
.s_menu .cur a, 
.s_menu li a:hover { background:url(../images/00lion.gif) 0 0 no-repeat; color: #fff; }
.s_menu li ul { padding-top:5px; display: none; }
.s_menu li li { border: none; margin: 0 0 2px; line-height: 20px; *margin:0; }
.s_menu li li a, .s_menu .cur li a { background: url(../images/sideb3.gif) 0 0 no-repeat; color: #434343; height: 20px; }
.s_menu li li.cur a, .s_menu .cur li.cur a { background: url(../images/sideb3.gif) 0 0 no-repeat; color: #273277; height: 20px; }
.s_menu .cur .cur a { font-weight: bold; }
.s_menu li li li a, .s_menu .cur li li a, .s_menu .cur .cur li a { background: url(../images/sideb4.gif) 20px 8px no-repeat; font-weight: normal; }
/*产品列表*/
.pro_list { height: 885px; margin-right: -20px;padding-left: 25px; }
.pro_list li { float: left; width: 193px; height: 185px; padding: 7px; background: url(../images/m_pro_li.png) 0 0 no-repeat; overflow: hidden; margin:0 18px 15px 0;; }
.pro_list img { width: 100%; height: 129px; }
.pro_list p { text-align: center; line-height: 28px;cursor: pointer; }
.pro_list a:hover { color: #999; }
/*多栏新闻列表*/
.coList { font-size: 0; text-align: center; font-family: Arial; color: #666; }
.coList i, .coList em, .coList a, .coList b { font-size: 12px; display: inline-block; vertical-align: top; }
.coList .l1 { width: 8%; }
.coList .l2 { width: 64%; }
.coList .l3 { width: 15%; }
.coList .l4 { width: 12%; }
.coListHead { line-height: 29px; background: #efefef; border: 1px solid #e6e6e6; }
.coListBody { height: 346px; }
.coListBody li { height: 32px; line-height: 32px; border-bottom: 1px dashed #d9d9d9; overflow: hidden; }
.coListBody .l1 { color: #60a0e5; }
.coListBody .l2 { text-align: left; }
/*文章详细页*/
.art_title { text-align: center; color: #666; font-weight: bold; font-size: 14px; padding: 8px 0; }
.art_info { text-align: center; }
.print { display: inline-block; width: 20px; height: 20px; background: url(../images/ico7.gif) 0 0 no-repeat; }
.myart { padding: 15px 0; }
.share { line-height: 16px; }
.share #bdshare { float: none; display: inline-block; *display:inline;*zoom:1;}
#switcher { display: inline-block; background: url(../images/font.gif) 0 0 no-repeat; }
#switcher a { display: inline-block; width: 20px; height: 20px; overflow: hidden; }
/*选项卡*/
.tab_ { background: #273277; padding: 6px 0; height: 14px; line-height: 14px; overflow: hidden; }
.tab_ a { float: left; padding: 0 20px; border-left: 1px solid #fff; margin-left: -1px; font-weight: bold; color: #fff; }
.tab_ .cur { color: #fff; }
.tab_val { padding: 10px; display: none; height: auto !important; height: 200px; min-height: 200px; }
/*二手详细页(效果)*/
.imgGallery {height: 320px; overflow: hidden; *zoom:1; }
.imgGallery img { width: 100%; height: 100%;}
.Big { float: left; width: 65%; height: 100%;}
.Small { float: right; width: 34%; height: 100%;}
.Small_list { height: 300px; overflow: hidden;}
.Small_list ul { margin-left: -8px; }
.Small_list ul li { float: right; width: 45%; height: 92px; margin: 0 0 9px 8px; overflow: hidden; border: 1px solid #ccc; *margin-left:6px;}
.SmallBtn { height: 20px; font-size: 0; text-align: right; }
.SmallBtn a { display: inline-block; width: 13px; height: 13px; overflow: hidden; background: url(../images/arr1.gif) no-repeat; margin: 0 6px; }
.SmallBtn #btn1 { background-position: 0 0; }
.SmallBtn #btn2 { background-position: -13px 0; }
.ershou_t { height: 23px; line-height: 23px; margin: 8px 0; }
.ershou_t em, .ershou_t a { float: left; width: 84px; background: url(../images/bg1.gif) no-repeat; color: #fff; text-align: center; }
.ershou_t a { background-position: -84px 0; }
.sear .btn { width: 70px; height: 22px; line-height: 20px; background: url(../images/btn2.png) 0 0 no-repeat; border: none; text-align: center; color: #fff; cursor: pointer; }
/*二手列表*/
.pro_list2 { height: 650px; margin-right: -20px; }
.pro_list2 li { float: left; width: 190px; background: #ebebeb; padding: 7px; margin: 0 15px 10px 0; }
.pro_list2 img { width: 100%; height: 142px; margin-bottom: 10px; }
.pro_list2 p { height: 1.67em; overflow: hidden; font-family: Arial; border-bottom: 1px solid #d1d1d1; }
.pro_list2 p b { cursor: pointer }
/* 录入表格样式 */
.datalist { border: 1px solid #cccccc; font-family: Arial; border-collapse: collapse; background-color: #ffffff; font-size: 12px; }
.datalist caption { padding-bottom: 5px; font-weight: bold; text-align: left; }
.datalist th { border: 1px solid #cccccc; background-color: #eeeeee; color: #000000; font-weight: bold; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; text-align: left; }
.datalist td { border: 1px solid #cccccc; text-align: left; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; }
.datalist tr.altrow { background-color: #c7e5ff; }

/* 2022-0126 */
.s_menu li a{background:none;}
.s_menu .cur a, .s_menu li a:hover{background:none; color:inherit;}
.s_menu span{display:block; position:relative;}
.s_menu span .icon{width:15px; height:13px; background:url(../images/blue.png) no-repeat center; position:absolute; right:10px; top:50%; margin-top:-6px; cursor:pointer;transition:all 0.5s ease;}
.s_menu span a{display:inline-block; width:calc(100% - 40px);}

.s_menu .on span{background:#283277; color:#fff;}
.s_menu .on span .icon{background:url(../images/white.png) no-repeat center;  transform:rotateZ(90deg);}
.s_menu .on span a{color:#fff;}

/* .s_menu .cur span{background:#283277; color:#fff;}
.s_menu .cur span .icon{background:url(../images/white.png) no-repeat center;}
.s_menu .cur span a{color:#fff;} */











